home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14113 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.0 KB

  1. Path: risc.sps.mot.com!usenet
  2. From: "Steven E. Motngomery" <sem@msa.sps.mot.com>
  3. Newsgroups: comp.lang.c++,comp.lang.c,comp.object,comp.software-eng
  4. Subject: Re: Q: Is Microsoft's Visual C & SDK best for developing c progs f W 3.11
  5. Date: Thu, 28 Mar 1996 16:02:17 -0600
  6. Organization: Motorola
  7. Message-ID: <315B0C69.625B@msa.sps.mot.com>
  8. References: <1995Jul3.034108.4193@rcmcon.com> <3taaha$p8j@ixnews3.ix.netcom.com> <3taodp$859@saba.info.ucla.edu> <3tap9h$qp3@saba.info.ucla.edu> <314628F2.31C8@aud.alcatel.com> <31532d3c.2306796@netline-fddi.jpl.nasa.gov> <3157899E.6CD@profline.nl> <827977698snz@tsys.demon.co.uk>
  9. NNTP-Posting-Host: smaug.sps.mot.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.01 (WinNT; I)
  14.  
  15. Tom Wheeley wrote:
  16. > In article <3157899E.6CD@profline.nl> rikassen@profline.nl "Rik Assen" writes:
  17. > > I'm looking for some advice on selecting a C compiler for programs that can
  18. > > communicate both with the RS232 interfaces and Humans by click-clacking fancy
  19. > > windows, help files etc.
  20. > >
  21. > > Borland C++ 3.1 (which I used for dos for many years) is in my opinion not
  22. > > suitable for Windows development because of MANY books (about 15 cm for
  23. > > windows development alone) and not so much on-line / context sensitive help.
  24. > I would take good written documentation over on-line help any day.  A well
  25. > structured reference guide is much easier to use than a context-sensitive
  26. > help window, plus is doesn't clutter up your screen.
  27. > On-line help is only good for vendors, people using a laptop and pirates.
  28.  
  29. I disagree. When's the last time you've seen a well structured reference guide?
  30.  
  31. When Microsoft switched their main documentation to On Line (C++ v1.5), I made an 
  32. effort to get used to the new paradigm. It's been well worth it.
  33.  
  34. With Online help, I can do extensive searches of the complete documentation. The 
  35. hypertext links are extreemly useful to manouver through the MFC documentation.
  36.  
  37. Forgot the parameters to CreateWindow?, Put your cursor on the text in the source 
  38. window, hit F1 and you have it.
  39.  
  40. What do you need for a tabbed dialog? A quick look through sample code available in 
  41. the online InfoViewer and you have it.
  42.  
  43. Now that I subscribe to MSDN, I also get all the MSJ articles and samples, the 
  44. Knowledge Base, technical articles, etc., all on line as well.
  45.  
  46. If you really need something to read while sitting on the john, go ahead and print 
  47. out a topic.
  48.  
  49. If you still need reasons, it saves trees, bookshelf space and shipping costs.
  50.  
  51. As for pirates, either they need 1Gb drives or larger, or the CDROM itself. If you 
  52. want all the SDK's, InstallShield, Win32s, STL, etc, its just easier to buy the 
  53. CDROM. Piracy is a problem with smaller programs, but a disk hog like Visual C++?
  54.  
  55. The problem is, its a different way of doing things. Until you make the effort to 
  56. change your work habits, you'll prefer the manuals.
  57.  
  58. I vote for on line documentation.
  59. -- 
  60. Steven E. Montgomery            email:sem@msa.sps.mot.com
  61. Microcontroller Software Applications
  62. Motorola, Oak Hill
  63.